From 98b622624d3d69db4357c6a5993b3fa54ded7dcf Mon Sep 17 00:00:00 2001 From: Debian LibreOffice Maintainers Date: Mon, 29 Jan 2018 17:52:54 +0000 Subject: [PATCH] apparmor-usrmerge Gbp-Pq: Name apparmor-usrmerge.diff --- sysui/desktop/apparmor/program.senddoc | 12 ++++++------ sysui/desktop/apparmor/program.soffice.bin | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/sysui/desktop/apparmor/program.senddoc b/sysui/desktop/apparmor/program.senddoc index 42c2740f701..06a74f19dbd 100644 --- a/sysui/desktop/apparmor/program.senddoc +++ b/sysui/desktop/apparmor/program.senddoc @@ -17,14 +17,14 @@ profile libreoffice-senddoc INSTDIR-/usr/lib{,32,64}/libreoffice/program/senddoc owner /tmp/lu** rw, #makes files like luRRRRR.tmp/lubRRRR.tmp where R is random #Note, usually it's lub or luc, don't know why. - /bin/sh rmix, - /bin/dash rmix, - /bin/bash rmix, - /bin/sed rmix, + /{usr/,}bin/sh rmix, + /{usr/,}bin/bash rmix, + /{usr/,}bin/dash rmix, + /{usr/,}bin/sed rmix, /usr/bin/dirname rmix, /usr/bin/basename rmix, - /bin/grep rmix, - /bin/uname rmix, + /{usr/,}bin/grep rmix, + /{usr/,}bin/uname rmix, /usr/bin/xdg-open Cxr -> sanitized_helper, /dev/null rw, INSTDIR-program/uri-encode rmpux, diff --git a/sysui/desktop/apparmor/program.soffice.bin b/sysui/desktop/apparmor/program.soffice.bin index a365f629778..ff2c4b08cd4 100644 --- a/sysui/desktop/apparmor/program.soffice.bin +++ b/sysui/desktop/apparmor/program.soffice.bin @@ -107,9 +107,9 @@ profile libreoffice-soffice INSTDIR-program/soffice.bin { # bluetooth send to network bluetooth, - /bin/sh rmix, - /bin/bash rmix, - /bin/dash rmix, + /{usr/,}bin/sh rmix, + /{usr/,}bin/bash rmix, + /{usr/,}bin/dash rmix, /usr/bin/bluetooth-sendto rmPUx, /usr/bin/lpr rmPUx, /usr/bin/paperconf rmix, -- 2.30.2